|
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
| Overload | Description |
|---|---|
| Add(TKey,TValue) | Adds the specified key and value to the dictionary. |
| Add(KeyValuePair<TKey,TValue>) | Adds the specified value to the ICollection with the specified key. |